PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFSize Class
Members
In This Topic
    PDFSize Class
    In This Topic
    Stores an ordered pair of floating-point numbers, typically the width and height of a rectangle.
    Object Model
    PDFSize Class
    Syntax
    public class PDFSize 
        extends Object 
    Inheritance Hierarchy

    java.lang.Object
       com.o2sol.pdf4java.graphics.PDFSize

    See Also